WASTED Modding Documentation  1
ModdingDocumentation
TimerConditionEvent Class Reference

Triggers the condition based on a countdown timer. More...

Inheritance diagram for TimerConditionEvent:
ConditionEvent

Public Attributes

string expression
 The expression that is calculated to determine the timer's interval.
 
bool repeating
 When enabled, the timer resets upon triggering.
 
bool fireAtStart = false
 When enabled, the timer starts at 0, causing it to immediately trigger. Used in conjunction with the repeating flag.
 

Detailed Description

Triggers the condition based on a countdown timer.


The documentation for this class was generated from the following file: